TimeZone Constructor |
| Name | Description | |
|---|---|---|
| TimeZone |
Initializes a new instance of the TimeZone class.
| |
| TimeZone(Int32) |
Initializes a new instance of the TimeZone class.
| |
| TimeZone(Duration) |
Initializes a new instance of the TimeZone class.
| |
| TimeZone(StandardTimeZone) |
Initializes a new instance of the TimeZone class.
| |
| TimeZone(Int32, Int32) |
Initializes a new instance of the TimeZone class.
| |
| TimeZone(Duration, String) |
Initializes a new instance of the TimeZone class.
| |
| TimeZone(Duration, TimeChange, TimeChange) |
Initializes a new instance of the TimeZone class.
| |
| TimeZone(Duration, String, TimeChange, TimeChange) |
Initializes a new instance of the TimeZone class.
|